.main{ padding: 3% 0; line-height: 30px}
.clear{ clear: both;}
.content{ line-height: 30px; padding: 2% 0 0;}
.pr{ position: relative !important;}
.pa{ position: absolute !important;}
@media screen and (max-width:765px){
  .main{ padding: 7% 0;}
}

.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
/*.img-cover-4by3 p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}*/
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.img{ text-align: center; padding: 0 0 20px;}
.img img{ max-width: 100%;}
.p15{ padding-left: 15px; padding-right: 15px;}

#dituContent label {
  max-width: unset!important;
  text-align: center;
}


.m-scroll::-webkit-scrollbar { /*滚动条整体样式*/ width: 5px; /*高宽分别对应横竖滚动条的尺寸*/ height: 0px; }

.m-scroll::-webkit-scrollbar-thumb { /*滚动条里面小方块*/ border-radius: 5px; box-shadow: inset 0 0 2.5px rgba(0, 0, 0, 0.1); background: #1262dd; }

.m-scroll::-webkit-scrollbar-track { /*滚动条里面轨道*/ box-shadow: inset 0 0 2.5px rgba(0, 0, 0, 0.1); border-radius: 5px; background: #ededed; }




/*头部*/
#top_line{ border-bottom: 1px solid #e6e6e6; height: 35px; line-height: 35px; color: #999999;}
#top_line ul li{ float: right; }
#top_line ul li:last-of-type{ border-right: 1px solid #e6e6e6; padding-right: 20px; }
#top_line ul li i{ float: left; padding: 0 10px 0 20px; font-size: 20px;}

#top_bj{ position: relative; width: 100%; height: auto; transition:0.5s; background: #fff;}
#top_bj_zy{ width: 100%; height: auto; transition:0.5s;}
#top_index{ height: auto; margin: 0 auto;}
#logo{ padding: 2% 15px;}
#logo .pic{ float: left;}
#logo .pic img{ max-width: 100%; transition:0.5s;}
#logo .font{ float: left; border-left: 1px solid #e6e6e6; padding-left: 20px; margin: 5px 0 0 20px; /*line-height: 30px;*/}
#logo .font p{ color: #999999; font-size: 16px;}
#logo .font h3{ color: #333333; font-size: 20px; font-weight: bold !important;}
#logo .font h3 span{ color: #1262dd;}
#top_tel{ margin-top: 2%; padding: 0;}
#top_tel .right{ text-align: center; width: 60px;}
#top_tel .right img{ width: 100%;}
#top_tel .tel{ float: right; margin: 1% 3% 0 0; line-height: 25px;}
#top_tel .tel i{ font-size: 45px; float: left; padding-right: 10px; margin-top: 5%; color: #1262dd;}
#top_tel .tel .left{ color: #333333; font-size: 22px; font-weight: bold;}
@media screen and (max-width:768px){
    #top_index{ padding: 5px 0; width: 100%;}
    #logo{padding:0px; /*padding: 3% 0 3% 15px;*/}
    #logo .pic{ width: 45%;}
    #logo .pic img{ max-width: 100%;}
    #logo .font{ width: 52%; padding-left: 3px; margin-left: 5px;}
    #logo .font p{ font-size: 12px;}
    #logo .font h3{ font-size: 14px;}
}

#nav_bj{ background: #1262dd; height: 60px; width: 100%; transition:0.3s;}
#nav{ margin: 0 auto !important;}
#nav li{ float: left; width: 11%; height: 60px; padding-top: 10px; font-size: 16px; color: #fff; text-align: center; transition:0.5s;}
#nav li i{ display: inline-block; font-size: 20px; padding-right: 10px;}
#nav li a{ display: inline-block; color: #fff; height: 40px; line-height: 40px; width: 80%; border-radius: 20px; transition: 0.3s;}
#nav li:hover a{ background: #fff; color: #1262dd;}
@media screen and (max-width:768px){
    #nav_bj{ height: auto;}
    #nav li{ font-size: 14px; width: 25%; height: 40px; line-height: 40px; padding: 0;}
    #nav li i{ display: none;}
    #nav li a{ width: 100%;}
}

.top_bj_active{  position: fixed; z-index: 99; top: 0; left: 0;}


#ssbj{ height: 60px;}
.zy_search_form{ float: right; width: 60%; margin-top: 15px; height: 40px; line-height: 40px; }
.zy_search_form #search_name{ width: 80%; height: 38px; line-height: 38px; float: left; outline: none; color: #676767; font-size: 13px; text-indent: 5px; border-bottom: 1px solid #e6e6e6;}
.zy_search_form #button{ width: 33px; height: 33px; line-height: 33px; border-radius: 100%; background: url("../images/ss.png") no-repeat center #e6e6e6; float: right; cursor: pointer; border:none; outline: none; transition: 0.3s;}
@media screen and (max-width:768px){
    .zy_search_form{ width: 100%; margin-top: 4%; float: none;}
}
#ssbj .left{ height: 70px; line-height: 70px; text-align: left; position: relative; color: #666666;}
#ssbj .left:before{ position: absolute; left: 0; top: 35%; content: ''; width: 3px; height: 30%; background: #d71519;}
#ssbj .left p{ float: left; color: #222;}
#ssbj .left a{ display: block; float: left; padding-right: 2%;}



#zi_banner{ width: 100%; overflow: hidden; height: auto; position: relative;}
#zi_banner .main{ position: absolute; left: 0; top: 0; width: 100%; z-index: 10;}
#zi_banner .main .tit{ float: left; background: rgba(255,255,255,0.5); padding: 3%; color: #333333; font-weight: bold; font-size: 50px; position: relative; margin-top: 8%;}
#zi_banner .main .tit p{ position: relative; z-index: 1;}
#zi_banner .main .tit:before{ position: absolute; left: 10%; bottom: 25%; content: ''; height: 17px; background: #1262dd; width: 80%;}
#zi_banner .pic img{ width: 100%;}
@media screen and (max-width:768px){
    #zi_banner .main .tit{ font-size: 28px;}
    #zi_banner .main .tit:before{ height: 10px;}
    #zi_banner .pic img{ width: 230%; margin-left: -60%;}
}

#home{ height: auto; border-bottom: 1px solid #e6e6e6;}
#home ul li{ float: left; padding: 0 2%; height: 60px; line-height: 60px; text-align: center; color: #333333; font-size: 15px; transition:0.3s;}
#home ul li:hover a{ color: #fff;}
#home ul li:hover{ background: #1262dd; color: #fff;}
#home ul #li-on{ background: #1262dd; color: #fff;}
#home ul #li-on a{ color: #fff;}
#home #home_nr{ text-align: right; height: 60px; line-height: 60px; color: #999999;}
#home #home_nr p,#home #home_nr i{ float: right;}
#home #home_nr a{ padding: 0 7px;}
@media screen and (max-width:768px){
    #home ul li{ height: 35px; line-height: 35px; font-size: 14px;}
}


/*底部*/
#end_nr_bj{ background: url("../images/end_bj.jpg") repeat-y center top; width: 100%; height: auto; overflow: hidden; color: #fff; border-top: 8px solid #000000;}
#end_nr_bj a{ color: #666666; transition: 0.3s;}
#end_nr_bj a:hover{ color: #1262dd;}
#end_nr_bj .main{ padding: 2% 0;}

#end_nr_bj .left .pic{ /*padding-bottom: 15px;*/text-align: center;}
#end_nr_bj .left .pic img{ max-width: 100%;}
#end_nr_bj .left p{ color: rgba(255,255,255,0.5);text-align: center;}

#end_nr_bj .end_nav a{ display: block; float: left; width: 50%; color: rgba(255,255,255,0.7); height: 35px; line-height:35px;}
#end_nr_bj .end_nav a i{ float: left; padding-right: 5px;}

#end_nr_bj .right{ text-align: center;}
#end_nr_bj .right p{ display: inline-block; border-radius: 10px; overflow: hidden;}
#end_nr_bj .right img{ max-width: 100%;}
#end_nr_bj .right span{ display: block; height: 30px; line-height: 30px;}

#end_nr_bj .end_lx{ color: rgba(255,255,255,0.5);}
#end_nr_bj .end_lx li{ clear: both; height: 35px; line-height:35px; width: 100%; color: rgba(255,255,255,0.7);}
#end_nr_bj .end_lx i{ float: left; padding-right: 7px; /*color: #1262dd;*/ font-size: 20px;}
#end_nr_bj .end_lx span{ display: block; float: left;}
#end_nr_bj .end_lx li i:nth-of-type(2){ padding-left: 30px;}

@media screen and (max-width:768px){
    #end_nr_bj .main .right{ padding-top: 5%;}
    #end_nr_bj .main .right img{  max-width: 100%;}
    #end_nr_bj .end_lx li i:nth-of-type(2){ padding-left: 10px;}
}


.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#1262dd;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#1262dd;}
.footer_zx a:last-of-type{ background: #444444;}
.footer_zx i{ font-size: 28px; padding: 4% 0 1%;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}



/*首页*/
#gsjjbj{ background: url("../images/gsjj_bj.jpg") no-repeat center top;}
#gsjjpic{ text-align: center;}
#gsjjpic img{ max-width: 100%;}
#gsjj h1{ color: #333333; font-size: 34px; letter-spacing: 7px; font-weight: bold !important;}
#gsjj p{ float: left; padding: 0 20px; height: 38px; line-height: 38px; letter-spacing: 6px; background: #1262dd; border-radius: 25px; color: #fff; text-align: center; font-size: 16px; margin-top: 10px !important;}
#gsjj .content{ clear: both; padding: 4% 20% 4% 0; line-height: 33px;}
#gsjj .nr .bt{ color: #333333; font-size: 18px; font-weight: bold; text-decoration: underline; }
#gsjj .nr .jj_qm{ float: right; position: relative; margin-top: -40px;}
#gsjj .nr .jj_qm span{ display: block; float: right; color: #333333; font-size: 16px; padding: 65px 10px 0 0;}
#gsjj .nr .jj_qm i{ float: right;}

#jj_lb{ background: #1262dd; margin-top: 3% !important;}
#jj_lb li{ text-align: center; color: #fff; border-right: 2px solid #fff; padding: 2% 0 1%; }
#jj_lb li:last-of-type{border: none;}
#jj_lb li p{ font-size: 40px; font-weight: bold;}
#jj_lb li p sub{ font-weight: normal; font-size: 15px; padding-left: 5px;}
#jj_lb li span{ font-size: 16px; font-weight: bold; display: block; height: 50px; line-height: 50px;}

@media screen and (max-width:1200px){
    #gsjj .content{ padding-right: 0;}
}
@media screen and (max-width:768px){
    iframe{ height: 300px !important;}
    #gsjj h1{ font-size: 30px;}
    #gsjj p{ letter-spacing: 4px;}
    #gsjj .content{ padding: 4% 0;}
    #gsjj .nr .jj_qm{ margin-top: -50px;}
    #gsjj .nr .bt{ width: 80%;}
    #jj_lb li{ border-bottom: 1px solid #fff; padding: 3% 0 2%;}
    #jj_lb li p{ font-size: 28px;}
    #jj_lb li:nth-of-type(2n){border-right: none;}
    #jj_lb li span{ font-size: 14px; height: 30px; line-height: 30px;}
}



.tit_in{ text-align: center;}
.tit_in p{ position: relative; color: #333333; font-size: 28px; font-weight: bold; display: inline-block;}
.tit_in p:before{ position: absolute; content: ''; left: -15%; top: 50%; width: 10%; height: 2px; background: #cccccc; }
.tit_in p:after{ position: absolute; content: ''; right: -15%; top: 50%; width: 10%; height: 2px; background: #cccccc; }
@media screen and (max-width:768px){
    .tit_in{ padding: 0 14%;}
    .tit_in p{ font-size: 18px;}
    .tit_in p:before,.tit_in p:after{ top: 25%;}
}



#cpqh{ margin-top: 2%;}
#cpqh .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#cpqh .swiper-slide { background-size: cover; background-position: center; position: relative;}
#cpqh .gallery-top { height: auto; width: 100%;}
#cpqh .gallery-top .swiper-slide{ padding: 0;}
#cpqh .gallery-top .swiper-slide .hotcp{ background: url("../images/cpbj.jpg") no-repeat center top; padding: 3% 0;}
#cpqh .gallery-top .swiper-slide .pic{ text-align: center; }
#cpqh .gallery-top .swiper-slide .pic img{ max-width: 100%;}
#cpqh .gallery-top .swiper-slide .tit{ color: #fff; text-align: left; font-size: 24px; font-weight: bold; height: 50px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; position: relative;}
#cpqh .gallery-top .swiper-slide .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 5%; height: 2px; background: #1262dd;}
#cpqh .gallery-top .swiper-slide .content{ color: #fff; padding: 4% 0;}
#cpqh .gallery-top .swiper-slide .content p{ padding-top: 5%;}
#cpqh .gallery-top .swiper-slide .content table{ width: 100%;}
#cpqh .gallery-top .swiper-slide .content table tr td:nth-of-type(1){ width: 13%; vertical-align: top;}
#cpqh .gallery-top .swiper-slide .content table tr td:nth-of-type(2){ width: 88%; vertical-align: top;}
#cpqh .gallery-top .swiper-slide dl{ margin-top: 4%;}
#cpqh .gallery-top .swiper-slide dl dt{ float: left; width: 25%; height: 45px; line-height: 45px; margin-right: 2%; color: #fff; font-weight: normal; background: #1262dd; text-align: center; transition: 0.3s;}
#cpqh .gallery-top .swiper-slide dl dt a{ color: #fff;}
#cpqh .gallery-top .swiper-slide dl dt:hover{ background: #333;}
#cpqh .gallery-top .swiper-slide .main{ padding: 1% 0;}
#cpqh .gallery-top .swiper-slide .cpimg_tj .picnr{ height: 0; padding-bottom: 75%; position: relative; overflow: hidden; border: 1px solid #efefef; transition:0.3s;}
#cpqh .gallery-top .swiper-slide .cpimg_tj .picnr img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cpqh .gallery-top .swiper-slide .cpimg_tj .picnr_tit{ width: 100%; height: 40px; line-height: 40px; font-size: 16px; text-align: center; transition:0.3s;}
#cpqh .gallery-top .swiper-slide .cpimg_tj li:hover .picnr{ border: 1px solid #1262dd;}
#cpqh .gallery-top .swiper-slide .cpimg_tj li:hover .picnr_tit{ background: #1262dd; color: #fff;}
#cpqh .gallery-thumbs { height: auto; text-align: center; padding: 0 20%; background: #f2f2f2; box-sizing: border-box;}
#cpqh .gallery-thumbs .swiper-slide { height: 70px; line-height: 70px; text-align: center; color: #333333; font-size: 18px; cursor: pointer;}
#cpqh .gallery-thumbs .swiper-slide-thumb-active { background: #1262dd; color: #fff;}
@media screen and (max-width:1440px){
    #cpqh .gallery-top .swiper-slide{ padding: 0 5%;}
}
@media screen and (max-width:1200px){
    #cpqh .gallery-thumbs{ padding: 0;s}
    #cpqh .gallery-top .swiper-slide{ padding: 0;}
    #cpqh .gallery-top .swiper-slide .content table tr td:nth-of-type(1){ width: 25%; vertical-align: top;}
    #cpqh .gallery-top .swiper-slide .content table tr td:nth-of-type(2){ width: 75%; vertical-align: top;}
}
@media screen and (max-width:768px){
    #cpqh .gallery-top{ padding: 0;}
    #cpqh .gallery-top .swiper-slide .hotcp{ background-size: auto 100%;}
    #cpqh .gallery-top .swiper-slide .tit{ margin-top: 3%;}
    #cpqh .gallery-top .swiper-slide .content img{ max-width: 100%;}
    #cpqh .gallery-top .swiper-slide dl dt{ width: 35%;}
    #cpqh .gallery-thumbs .swiper-slide{ font-size: 16px; height: 60px; line-height: 60px;}
}


#gshj{ position: relative;}
#gshj .swiper-container {
    width: 100%;
    height: 100%;
    padding: 3% 0 0;
}
#gshj .swiper-slide {
    text-align: center;
    overflow: hidden;
    transition: 0.3s;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#gshj .swiper-slide .pic{ width: 100%; height: auto;position: relative; }
#gshj .swiper-slide .pic p{ width: 100%; height: 0; background: #f2f2f2; padding-bottom: 65%; position: relative; overflow: hidden; }
#gshj .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#gshj .swiper-slide .pic:before{ position: absolute; left: 0; bottom: 0; z-index: 1; content: ''; width: 0; height: 3px; background: #1262dd; transition:0.3s; }
#gshj .swiper-slide:hover .pic img{ transform: scale(1.1);}
#gshj .swiper-slide:hover .pic:before{ width: 100%;}
#gshj .swiper-slide .tit{ color: #333333; font-size: 16px; line-height: 50px;}
#gshj .swiper-button-next,#gshj .swiper-button-prev{ background: none; width: auto; height: auto; margin: 0; top: 48%;}
#gshj .swiper-button-next:after,#gshj .swiper-button-prev:after{ display: none;}
#gshj .swiper-button-next i,#gshj .swiper-button-prev i{ font-size: 80px; color: #1262dd; transition: 0.3s;}
#gshj .swiper-button-next{ right: -7%;}
#gshj .swiper-button-prev{ left: -7%;}
#gshj .swiper-button-next:hover i,#gshj .swiper-button-prev:hover i{ color: #333;}
@media screen and (max-width:768px){
    #gshj .swiper-container{ padding: 3% 5%;}
    #gshj .swiper-button-next{ right:0;}
    #gshj .swiper-button-prev{ left:0;}
    #gshj .swiper-button-next,#gshj .swiper-button-prev{ width: 30px; height: 30px;}
    #gshj .swiper-button-next i,#gshj .swiper-button-prev i{ font-size: 30px;}
}

#ggbj{ background: url("../images/gg_bj.jpg") no-repeat center fixed;}
#ggbj{ padding: 2% 0; color: #fff;}
#ggbj .left span{ font-size: 24px;}
#ggbj .left p{ font-size: 28px; font-weight: bold;}
#ggbj .left .tel{ float: left; height: 40px; line-height: 40px; border-radius: 20px; border: 1px solid #fff; margin-top: 20px; padding: 0 5%; font-size: 18px;}
#ggbj .left .tel i{ float: left; padding-right: 15px; font-size: 22px;}


.mes-form1 { margin: 0 auto; overflow: hidden; width: 100%; padding: 0;}
.mes-form1 .form-tr { padding: 0; overflow: hidden;}
.mes-form1 .form-tr input { display: block; width: 94%; padding: 0 2%; height: 35px; line-height: 35px; background: #fff; color: #333; border-radius: 5px; border: none;}
.mes-form1 .form-tr .code { overflow: hidden;}
.mes-form1 .form-tr .code input { width: 65%; float: left;}
.mes-form1 .form-tr .code .verify { cursor: pointer; float: left; margin-left: 10px; width: 80px; height: 35px; line-height: 35px; text-align: center; font-size: 0;}
.mes-form1 .form-tr .code .verify img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.mes-form1 .form-tr .submit2 { display: block; width: 90%; height: 120px; text-align: center; line-height: 120px; background: #1262dd; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s;}
.mes-form1 .form-tr .submit2:hover { background: #333;}
.mes-form1 .form-tr .error { height: 1rem; line-height: 1rem;}

@media screen and (max-width:768px){
    #ggbj{ padding: 5% 0;}
    #ggbj .left span{ font-size: 16px;}
    #ggbj .left p{ font-size: 20px;}
    #ggbj .left .tel{ font-size: 14px;}
    .mes-form1{ padding-top: 5%;}
    .mes-form1 .form-tr .submit2{ height: 40px; line-height: 40px; font-size: 14px; margin-top: 1%;}
}



.mes-form3 { margin: 0 auto; overflow: hidden; width: 100%; padding: 0;}
.mes-form3 .form-tr { padding: 0; overflow: hidden;}
.mes-form3 .form-tr input { display: block; width: 94%; padding: 0 2%; height: 45px; line-height: 45px; background: #fff; color: #333; border-radius: 5px; border: none;}
.mes-form3 .form-tr .code { overflow: hidden;}
.mes-form3 .form-tr .code input { width: 65%; float: left;}
.mes-form3 .form-tr .code .verify { cursor: pointer; float: left; margin-left: 10px; width: 80px; height: 35px; line-height: 35px; text-align: center; font-size: 0;}
.mes-form3 .form-tr .code .verify img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.mes-form3 .form-tr .submit2 { display: block; width: 90%; height: 45px; text-align: center; line-height: 45px; background: #1262dd; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s;}
.mes-form3 .form-tr .submit2:hover { background: #333;}
.mes-form3 .form-tr .error { height: 1rem; line-height: 1rem;}
@media screen and (max-width:768px){
    .mes-form3{ width: 80%;}
    .mes-form3 .form-tr input,.mes-form3 .form-tr .submit2{ height: 40px; line-height: 40px;}
    .mes-form3 .form-tr .submit2{ margin-top: 2%;}
}



#zxly,#zxly_nr{ margin-top: 3%;}
.mes-form2 { margin: 0 auto; overflow: hidden; width: 100%; padding: 0;}
.mes-form2 .form-tr { padding: 0; overflow: hidden; margin-bottom: 2%;}
.mes-form2 .form-tr p{ float: left;}
.mes-form2 .form-tr input { float: left; display: block; width: 80%; background: #f3f3f3; padding: 0 2%; height: 45px; line-height: 45px; border-radius: 5px; border: none;}
.mes-form2 .form-tr textarea { float: left; display: block; width: 80%; background: #f3f3f3; padding: 0 2%; height: 120px; line-height: 45px; border-radius: 5px; border: none;}
.mes-form2 .form-tr .code { overflow: hidden;}
.mes-form2 .form-tr .code input { width: 25%; float: left;}
.mes-form2 .form-tr .code .verify { cursor: pointer; float: left; margin-left: 10px; width: 80px; height: 35px; line-height: 35px; text-align: center; font-size: 0;}
.mes-form2 .form-tr .code .verify img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.mes-form2 .form-tr .submit3 { display: block; width: 50%; height: 45px; text-align: center; line-height: 45px; background: #1262dd; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s; margin: 0 auto;}
.mes-form2 .form-tr .submit3:hover { background: #333;}
.mes-form2 .form-tr .error { height: 1rem; line-height: 1rem;}

.kjly,.kjly1{ border: 1px solid #e6e6e6; border-radius: 5px; padding: 3%;}
.kjly .tit{ color: #333333; font-size: 16px;}
.kjly .content{ color: #666; line-height: 35px; font-size: 13px;}
.kjly .content i{ float: left; color: #1262dd; padding-right: 10px;}
.kjly1{ margin-top: 3%; text-align: center;}
.kjly1 p{ color: #333333; font-size: 16px;}
.kjly1 span{ margin: 2% auto 0; display: block; height: 40px; line-height: 40px; width: 50%; color: #fff; border-radius: 10px; background: #1262dd;}


@media screen and (max-width:768px){
    #zxly_nr .col-xs-12{ padding: 0; margin-bottom: 2%;}
    .kjly1 p{ font-size: 14px;}
}

.hui{ background: #f7f7f7;}


#jjfa{ margin-top: 2%;}
#jjfa .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#jjfa .swiper-slide { background-size: cover; background-position: center; position: relative;}
#jjfa .gallery-top { height: auto; width: 100%; margin-top: 10px; padding: 0; background: #fff;}
#jjfa .gallery-top .swiper-slide{ padding: 0;}
#jjfa .gallery-top .swiper-slide .pic{ float: left; width: 50%; text-align: center; }
#jjfa .gallery-top .swiper-slide .pic img{ width: 100%;}
#jjfa .gallery-top .swiper-slide .font{ width: 35%; float: left; padding: 3% 0 0 3%;}
#jjfa .gallery-top .swiper-slide .tit{ text-align: left; position: relative; padding-left: 20px; line-height: 28px;}
#jjfa .gallery-top .swiper-slide .tit:before{ position: absolute; left: 0; top: 5%; content: ''; width: 3px; height: 80%; background: #1262dd;}
#jjfa .gallery-top .swiper-slide .tit p{ color: #333333; font-size: 24px; font-weight: bold;}
#jjfa .gallery-top .swiper-slide .tit span{ color: #999999; font-size: 12px; text-transform: uppercase;}
#jjfa .gallery-top .swiper-slide .font ul{  margin-top: 5% !important; border-bottom: 1px dashed #cccccc; padding-bottom: 5%;}
#jjfa .gallery-top .swiper-slide .font ul .bt{ color: #333333; font-size: 18px; font-weight: bold; padding-bottom: 2%;}
#jjfa .gallery-top .swiper-slide .font ul i{ float: left; padding-right: 10px;}
#jjfa .gallery-top .swiper-slide .font ul .bt i{ font-size: 24px; color: #1262dd;}
#jjfa .gallery-top .swiper-slide .font ul li{ width: 50%; float: left; height: 30px; line-height: 30px; color: #666666;}
#jjfa .gallery-top .swiper-slide dl{ margin-top: 4%;}
#jjfa .gallery-top .swiper-slide dl dt{ float: left; width: 25%; height: 45px; line-height: 45px; margin-right: 2%; color: #fff; font-weight: normal; background: #1262dd; text-align: center; transition:0.3s;}
#jjfa .gallery-top .swiper-slide dl dt a{ color: #fff !important;}
#jjfa .gallery-top .swiper-slide dl dt:hover{ background: #333333;}
#jjfa .gallery-thumbs { height: auto; text-align: center; padding: 0 15%; box-sizing: border-box;}
#jjfa .gallery-thumbs .swiper-slide { height: 60px; line-height: 60px; border-right: 1px solid #262626; cursor: pointer; text-align: center; background: #333333; color: #fff; font-size: 18px;}
#jjfa .gallery-thumbs .swiper-slide-thumb-active { background: #1262dd; color: #fff;}
@media screen and (max-width:1440px){
    #jjfa .gallery-top .swiper-slide{ padding: 0 5%;}
}
@media screen and (max-width:1200px){
    #jjfa .gallery-thumbs{ padding: 0;s}
    #jjfa .gallery-top .swiper-slide{ padding: 0;}
    #jjfa .gallery-top .swiper-slide .font{ width: 50%;}
}
@media screen and (max-width:768px){
    #jjfa .gallery-top{ background-size: auto 100%; padding: 2% 0;}
    #jjfa .gallery-top .swiper-slide .pic{ width: 100%;}
    #jjfa .gallery-top .swiper-slide .font{ width: 100%;}
    #jjfa .gallery-top .swiper-slide dl dt{ width: 35%;}
    #jjfa .gallery-thumbs .swiper-slide{ font-size: 16px; height: 60px; line-height: 60px;}
}


.linktit{ color: #333; font-size: 24px; font-weight: bold; border-left: 3px solid #1262dd; padding-left: 15px;}
@media screen and (max-width:768px){
    .linktit{ font-size: 20px;}
}

#hzal{ position: relative;}
#hzal .swiper-container {
    width: 100%;
    height: 100%;
    padding: 3% 0 0;
}
#hzal .swiper-slide {
    text-align: center;
    overflow: hidden;
    transition: 0.3s;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#hzal .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden; border: 1px solid #e6e6e6; background: #fff;}
#hzal .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#hzal .swiper-slide:hover .pic img{ transform: scale(1.1);}
#hzal .swiper-slide:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2));}
@media screen and (max-width:768px){
    #hzal .swiper-container{ padding: 3% 5%;}
}

#youshi{ margin-top: 2%;}
#youshi .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#youshi .swiper-slide { background-size: cover; background-position: center; position: relative;}
#youshi .gallery-top { height: auto; width: 100%; margin-top: 10px; padding: 0; background: #fff; position: relative;}
#youshi .gallery-top .swiper-slide{ padding: 0;}
#youshi .gallery-top .swiper-slide .pic{ width: 100%; text-align: center; }
#youshi .gallery-top .swiper-slide .pic img{ width: 100%;}
#youshi .gallery-top .swiper-slide .font{ width: 100%; position: absolute; left: 0; bottom: 0;}
#youshi .gallery-top .swiper-slide .font .container{ background: #fff; padding: 1% 2%;}
#youshi .gallery-top .swiper-slide .num{ float: left; height: 60px; line-height: 60px; color: #1262dd; font-size: 60px; font-weight: bold;}
#youshi .gallery-top .swiper-slide .tit{ border-left: 1px solid #e6e6e6; float: left; margin-left: 10px; padding-left: 10px; text-align: left; line-height: 28px;}
#youshi .gallery-top .swiper-slide .tit p{ color: #333333; font-size: 24px; font-weight: bold;}
#youshi .gallery-top .swiper-slide .tit span{ color: #333333; font-size: 16px;}
#youshi .gallery-top .swiper-slide .content{ float: left; width: 75%; padding: 0 0 0 3%;}
#youshi .gallery-top .swiper-button-next,#youshi .gallery-top .swiper-button-prev { text-align: center; background: none; width: auto; height: auto; margin: 0; }
#youshi .gallery-top .swiper-button-next i,#youshi .gallery-top .swiper-button-prev i{ font-size: 80px; font-weight: bold; color: #1262dd;}


#youshi .gallery-thumbs { height: auto; padding: 0 15%; box-sizing: border-box;}
#youshi .gallery-thumbs .swiper-wrapper{ padding-bottom: 5px;}
#youshi .gallery-thumbs .swiper-slide { height: auto; border: 1px solid #e6e6e6; cursor: pointer; padding: 2.5% 0 2% 2%;}
#youshi .gallery-thumbs .swiper-slide i{ float: left; font-size: 40px;}
#youshi .gallery-thumbs .swiper-slide .left{ padding-left: 20px; line-height: 20px;}
#youshi .gallery-thumbs .swiper-slide .left p{ color: #333333; font-size: 20px; font-weight: bold;}
#youshi .gallery-thumbs .swiper-slide .left span{ color: #cccccc; font-size: 12px; text-transform: uppercase;}
#youshi .gallery-thumbs .swiper-slide-thumb-active { background: #1262dd; color: #fff;}
#youshi .gallery-thumbs .swiper-slide-thumb-active .left p,#youshi .gallery-thumbs .swiper-slide-thumb-active .left span{ color: #fff;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #youshi .gallery-thumbs{ padding: 0;s}
    #youshi .gallery-top .swiper-slide{ padding: 0;}
    #youshi .gallery-top .swiper-slide .content{ width: 67%;}
}
@media screen and (max-width:768px){
    #youshi .gallery-top{ background-size: auto 100%; padding: 2% 0;}
    #youshi .gallery-top .swiper-slide .pic{ width: 100%;}
    #youshi .gallery-top .swiper-slide .font{ position: relative;}
    #youshi .gallery-top .swiper-slide .font .container{ padding: 1%;}
    #youshi .gallery-top .swiper-slide .content{ display: none;}
    #youshi .gallery-top .swiper-slide .num{ font-size: 24px;}
    #youshi .gallery-top .swiper-slide .tit p{ font-size: 18px;}
    #youshi .gallery-top .swiper-slide .tit span{ font-size: 14px;}
    #youshi .gallery-thumbs .swiper-slide i{ font-size: 28px;}
    #youshi .gallery-thumbs .swiper-slide .left{ padding-left: 10px;}
    #youshi .gallery-thumbs .swiper-slide .left p{ font-size: 18px;}
    #youshi .gallery-thumbs .swiper-slide .left span{ font-size: 12px;}
}


#qyhj .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#qyhj .swiper-slide { background-size: cover; background-position: center; position: relative;}
#qyhj .gallery-top { height: auto; width: 100%; padding: 0;}
#qyhj .gallery-top .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition: 0.3s; border: 5px solid #f1f3f7; background: #fff;}
#qyhj .gallery-top .swiper-slide .pic p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#qyhj .gallery-top .swiper-slide .pic img{ width: 100%; height: 100%; transition: 0.3s;}
#qyhj .gallery-top .swiper-slide p{ color: #333333; font-size: 16px; text-align: center; border-bottom: 1px solid #e6e6e6; line-height: 40px;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
#qyhj .gallery-top .swiper-slide .pic:hover{ filter: drop-shadow(-6px 5px 6px rgba(0,0,0,0.1));}
#qyhj .gallery-top .swiper-slide .pic:hover img{transform: scale(1.1);}
#qyhj .gallery-thumbs { height: auto; text-align: center; margin-bottom: 1%; padding: 0 20%; box-sizing: border-box;}
#qyhj .gallery-thumbs .swiper-slide { height: auto; padding: 10px 0 10px 7%; cursor: pointer;}
#qyhj .gallery-thumbs .swiper-slide i{ float: left; font-size: 50px; color: #666666;}
#qyhj .gallery-thumbs .swiper-slide .left{ text-align: left; line-height: 25px; padding-left: 10px;}
#qyhj .gallery-thumbs .swiper-slide .left p{ color: #333333; font-size: 24px; font-weight: bold;}
#qyhj .gallery-thumbs .swiper-slide .left span{ color: #cccccc; font-size: 12px; text-transform: uppercase;}
#qyhj .gallery-thumbs .swiper-slide-thumb-active i{ font-weight: bold;}
#qyhj .gallery-thumbs .swiper-slide-thumb-active i,#qyhj .gallery-thumbs .swiper-slide-thumb-active .left p,#qyhj .gallery-thumbs .swiper-slide-thumb-active .left span{ color: #1262dd;}
@media screen and (max-width:1200px){
    #qyhj .gallery-thumbs{ padding: 0;}
}
@media screen and (max-width:768px){
    #qyhj .gallery-thumbs .swiper-slide .left p{ font-size: 18px;}
}


#anli_in .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#anli_in .swiper-slide { background-size: cover; background-position: center; position: relative;}
#anli_in .gallery-top { height: auto; width: 100%; padding: 0;}
#anli_in .gallery-top .swiper-slide li{ padding: 0; position: relative;}
#anli_in .gallery-top .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition: 0.3s;}
#anli_in .gallery-top .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#anli_in .gallery-top .swiper-slide .content{ background: rgba(215,20,24,0.7); position: absolute; left: 50%; top: 50%; z-index: 1; width: 0; height: 0; color: #fff; font-size: 16px; text-align: center; line-height: 40px; padding-top: 17%; opacity: 0; transition:0.5s; overflow: hidden;}
#anli_in .gallery-top .swiper-slide .content .tit{ font-size: 20px; font-weight: bold; opacity: 0; transition:0.5s;}
#anli_in .gallery-top .swiper-slide .content .nr{ padding: 3% 20%; opacity: 0; transition:0.5s;}
#anli_in .gallery-top .swiper-slide .content .more{ margin: 0 auto; height: 40px; line-height: 40px; border: 1px solid #fff; width: 30%; opacity: 0; transition:0.5s;}
#anli_in .gallery-top .swiper-slide li:hover .pic img{transform: scale(1.1);}
#anli_in .gallery-top .swiper-slide li:hover .content{ width: 100%; height: 100%; left: 0; top: 0; opacity: 1;}
#anli_in .gallery-top .swiper-slide li:hover .content .tit,#anli_in .gallery-top .swiper-slide li:hover .content .nr,#anli_in .gallery-top .swiper-slide li:hover .content .more{ opacity: 1;}

#anli_in .gallery-thumbs { height: auto; text-align: center; margin: 3% auto 0; padding: 0 15%; box-sizing: border-box;}
#anli_in .gallery-thumbs .swiper-slide { height: auto; padding: 2% 0; background: #f7f7f7; border-right: 1px solid #e3e3e3; text-align: center;  transition: 0.3s; cursor: pointer;}
#anli_in .gallery-thumbs .swiper-slide .pic{ width: 39px; height: 39px; overflow: hidden; margin: 0 auto;}
#anli_in .gallery-thumbs .swiper-slide .pic img{ margin-left: 0;}
#anli_in .gallery-thumbs .swiper-slide p{ color: #333333; font-size: 18px;}
#anli_in .gallery-thumbs .swiper-slide-thumb-active{ background: #1262dd;}
#anli_in .gallery-thumbs .swiper-slide-thumb-active .pic img{ margin-left: -39px;}
#anli_in .gallery-thumbs .swiper-slide-thumb-active p{ color: #fff;}
@media screen and (max-width:1200px){
    #anli_in .gallery-thumbs{ padding: 0;}
}
@media screen and (max-width:768px){
    #anli_in .gallery-thumbs .swiper-slide p{ font-size: 14px;}
}

#xwleft{ border: 1px solid #cccccc; padding: 2%;margin-top: 3%;}
.xwnr .tit i{ float: left; color: #1262dd; font-size: 40px; padding-right: 20px;}
.xwnr .tit{ color: #333333; font-size: 18px; font-weight: bold; transition:0.3s;}
.xwnr .content{ color: #666666;}
.xwnr .content a{ color: #1262dd; font-weight: bold; }
.xwnr:hover .tit{ color: #1262dd;}
#xwleft ul{ border-top: 1px solid #cccccc; padding: 2% 0 0; margin-top: 2% !important;}
#xwleft ul li{ height: 42px; line-height: 42px; transition: 0.3s;}
#xwleft ul li i{ float: left; padding-right: 10px; color: #cccccc;}
#xwleft ul li a{ display: block; float: left; width: 82%; color: #333333; white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
#xwleft ul li span{ display: block; float: right; width: 12%; color: #cccccc; font-size: 13px; text-align: right;}
#xwleft ul li:hover{ background: #1262dd; padding: 0 2%;}
#xwleft ul li:hover a,#xwleft ul li:hover i,#xwleft ul li:hover span{ color: #fff;}

#xwright{ background: #f7f7f7; margin-top: 9%; padding: 5%;}
#xwright .tit .left{ color: #000; font-size: 16px; font-weight: bold;}
#xwright .tit .right{ color: #666666; font-size: 14px;}
#xwright .pic{ margin-top: 3%;}
#xwright .pic img{ width: 100%;}
#xwright ul{ padding: 5% 0 0; }
#xwright ul li{ height: 35px; line-height: 35px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; }
#xwright ul li i{ float: left; color: #ccc; padding-right: 10px;}
#xwright ul li:hover a{ color: #1262dd;}
@media screen and (max-width:768px){
    #xwleft{ margin: 15px; width: 93%;}
    #xwleft ul li a{ width: 70%;}
    #xwleft ul li span{ width: 20%; font-size: 12px; text-align: right;}
    #xwright{ margin-top: 5%;}
}




/*子页*/
.main_zy{ padding: 2% 0 4%;}
.content_zy{ padding: 2% 15px; line-height: 30px;}


#gsjj_bj1{ background: url("../images/jj_bj1.jpg") no-repeat center top; width: 100%;}
#gsjj_bj1 .tit{ text-align: center; color: #333333; font-size: 36px; font-weight: bold; padding-bottom: 3%;}
#gsjj_bj1 .tit_in p{ font-size: 20px;}
#gsjj_bj1 .content_zy{ color: #666666; padding: 5%; font-size: 16px; line-height: 35px; text-align: center;}

#jj_lb1{  margin-top: 3% !important;}
#jj_lb1 li{ text-align: center; color: #333333; border-right: 1px solid #e5e5e5; padding: 2% 0 1%; }
#jj_lb1 li:last-of-type{border: none;}
#jj_lb1 li p{ font-size: 40px; font-weight: bold; color: #1262dd;}
#jj_lb1 li p sub{ font-weight: normal; font-size: 15px; padding-left: 5px; color: #666666;}
#jj_lb1 li span{ font-size: 16px; font-weight: bold; display: block; height: 50px; line-height: 50px;}

@media screen and (max-width:768px){
    #jj_lb1 li{ border-bottom: 1px solid #e5e5e5; padding: 3% 0 2%;}
    #jj_lb1 li p{ font-size: 28px;}
    #jj_lb1 li:nth-of-type(2n){border-right: none;}
    #jj_lb1 li:nth-of-type(3){ border-bottom: none;}
    #jj_lb1 li span{ font-size: 14px; height: 30px; line-height: 30px;}

    #gsjj_bj1 .tit{ font-size: 24px; padding: 0 5% 5%;}
    #gsjj_bj1 .tit_in p{ font-size: 16px;}
}


.tit_jj{ padding-left: 15px; line-height: 35px; position: relative;}
.tit_jj:before{ position: absolute; left: 0; top: 0; height: 80%; width: 5px; background: #1262dd; content: '';}
.tit_jj p{ color: #333333; font-size: 36px;}
.tit_jj span{ color: #999999; font-size: 14px; text-transform: uppercase;}


#gsjj_bj2{ background: url("../images/jj_bj2.png") no-repeat center bottom;}
#gsjj_bj2 .left .tit{ border-left: 5px solid #1262dd; padding-left: 15px; line-height: 35px;}
#gsjj_bj2 .left .tit p{ color: #333333; font-size: 36px;}
#gsjj_bj2 .left .tit span{ color: #999999; font-size: 14px; text-transform: uppercase;}
#gsjj_bj2 .left .content{ padding: 10% 0; color: #666666; font-size: 16px; line-height: 40px;}
#gsjj_bj2 .left .more{ height: 45px; line-height: 45px; border-radius: 20px; text-align: center; color: #666666; border:1px solid #666666; float: left; padding: 0 10%; font-size: 18px; transition: 0.3s;}
#gsjj_bj2 .left .more:hover{ background: #1262dd; color: #fff; border:1px solid #1262dd;}

#fzlc{ height: 450px; width:100%; overflow:auto; color: #fff; padding: 0 10%;}
#fzlc .tit{ color: #fff; font-size: 24px; line-height: 40px; padding-top: 7%;}
#fzlc .content{ color: #fff; padding: 6% 0 11%; line-height: 35px;}
@media screen and (max-width:768px){
    #gsjj_bj2 .main{ padding-bottom: 0;}
    #gsjj_bj2 .left{ margin-bottom: 5%;}
    .tit_jj{ line-height: 30px;}
    .tit_jj p{ font-size: 30px;}
    #gsjj_bj2 .left .content{ padding: 5% 0;}
    #gsjj_bj2{ background: none;}
    #gsjj_bj2 .right{ background: url("../images/jj_bj3.png") no-repeat right bottom; padding: 5% 0;}
}



.gsjj_bj3 .col-xs-12{ padding: 0;}
.gsjj_bj3 .pic img{ width: 100%;}
.gsjj_bj3 .font .nr{ width: 70%; padding: 5%;}
.gsjj_bj3 .font .nr .tit p{ font-size: 24px; color: #666666;}
.gsjj_bj3 .font .nr .tit h1{ color: #333333; font-size: 32px; letter-spacing: 3px;}
.gsjj_bj3 .font .nr .tit h1 span{ color: #1262dd; font-size: 58px; font-weight: bold;}
.gsjj_bj3 .font .nr .content{ color: #666666; font-size: 16px; line-height: 35px; padding-top: 7%;}
.gsjj_bj3 .font .nr .content span{ color: #1262dd;}

@media screen and (max-width:1200px){
    .gsjj_bj3 .font .nr{ width: 100%;}
    .gsjj_bj3 .font .nr .tit p{ font-size: 16px;}
    .gsjj_bj3 .font .nr .tit h1{ font-size: 22px;}
    .gsjj_bj3 .font .nr .tit h1 span{ font-size: 28px;}
    .gsjj_bj3 .font .nr .content{font-size: 13px; line-height: 25px; padding-top: 2%;}
}

#qywh_bj{ background: url("../images/jj_bj4.png") no-repeat center top; height: 428px;}
#qywh_bj .main{ padding-top: 0;}
#qywh_bj .tit{ float: left; margin-top: 10%; font-size: 24px; position: relative; height: 40px; }
#qywh_bj .tit span{ color: #1262dd; font-weight: bold;}
#qywh_bj .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 30%; height: 3px; background: #1262dd}
#qywh_bj h4{ clear: both; color: #333333; font-size: 16px; padding-top: 3%;}
#qywh_bj h5{ color: #cccccc; font-size: 12px; line-height: 15px; padding-top: 1%;}
@media screen and (max-width:768px){
    #qywh_bj{ background-size: auto 100%; height: 250px; padding: 0 15px;}
}



#qysm li .pic img{ width: 100%;}
#qysm li .tit{ height: 50px; line-height: 50px; background: rgba(0,0,0,0.8); left: 0; bottom: 0; z-index: 1; color: #fff; width: 100%; padding-left: 3%; font-size: 16px;}
#qysm li:nth-of-type(2) .tit{ background: rgba(215,20,24,0.8);}
#qysm li .tit span{ font-size: 24px;}
@media screen and (max-width:768px){
    #qysm li{ margin-bottom: 1%;}
}

#qyjs{ padding-top: 3%; text-align: center;}
#qyjs .tit{ font-size: 24px; position: relative; height: 50px; }
#qyjs .tit span{ color: #1262dd; font-weight: bold;}
#qyjs .tit:before{ position: absolute; left: 48%; bottom: 0; content: ''; width: 4%; height: 3px; background: #1262dd}
#qyjs h4{ clear: both; color: #333333; font-size: 16px; padding-top: 2%;}
#qyjs h5{ color: #cccccc; font-size: 12px; line-height: 15px; padding-top: 1%;}

#qyjs_lb{ background: #1262dd; margin-top: 2% !important;}
#qyjs_lb li{ padding: 0;}
#qyjs_lb img{ width: 100%;}
#qyjs_lb .font{ padding: 3% 3% 0;}
#qyjs_lb .font p{ color: #fff; font-size: 24px; padding-bottom: 5%;}
#qyjs_lb .font span{ color: #fff; font-size: 16px;}
@media screen and (max-width:1200px){
    #qyjs_lb .font{ padding: 3% 1% 0;}
    #qyjs_lb .font span{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #qyjs_lb .font span{ font-size: 14px;}
}

#qyxy{ background: url("../images/jj_bj5.jpg") no-repeat center bottom;}
#qyxy .content .tit{ color: #333333; font-size: 24px; padding-top: 3%;}
#qyxy .content .content_zy{ color: #666666; font-size: 16px; line-height: 45px; padding-top: 3%;}
#qyxy .content .content_zy span{ font-weight: bold;}
@media screen and (max-width:768px){
    #qyxy{ padding: 15px;}
    #qyxy .content .content_zy{ font-size: 14px; line-height: 35px;}
}

.qyfw .tit{ text-align: center; position: relative; padding-bottom: 10px;}
.qyfw .tit:before{ position: absolute; content: ''; width: 4%; left: 48%; bottom: 0; height: 3px; background: #1262dd; }
.qyfw .tit p{ color: #333333; font-size: 36px; height: 30px;}
.qyfw .tit span{ color: #999999; font-size: 14px; text-transform: uppercase;}
.qyfw .nr{ text-align: center; font-size: 16px; color: #666666; padding-top: 20px;}
.qyfw ul{ padding-top: 3%;}
.qyfw ul li{ border: 1px solid #f2f2f2;}
.qyfw ul li .bt{ background: #f2f2f2; padding: 3% 0 3% 5%; line-height: 35px;}
.qyfw ul li .bt p{ color: #1262dd; font-weight: bold; font-size: 24px;}
.qyfw ul li .bt span{ color: #333333; font-size: 24px;}
.qyfw ul li .content{ padding: 4%; font-size: 14px; color: #666666; line-height: 35px; height: 450px;}
@media screen and (max-width:1200px){
    .qyfw ul li .content{ height: auto;}
}
@media screen and (max-width:768px){
    .qyfw ul li{ margin-bottom: 20px;}
}

.qyfw .more{ margin: 3% auto 0; height: 45px; line-height: 45px; border-radius: 25px; text-align: center; color: #1262dd; border: 2px solid #1262dd; width: 20%; font-size: 18px; transition: 0.3s;}
.qyfw .more:hover{ background: #1262dd; color: #fff;}

@media screen and (max-width:768px){
    .qyfw .more{ width: 60%;}
}



.cphui{ background: #f2f2f2;}

.cp_class{ padding-top: 2%;}
.class_lb .right p{ height: 40px; line-height: 40px; border: 2px solid #1262dd; border-radius: 20px; width: 40%; float: right; color: #1262dd; font-size: 18px; text-align: center; transition:0.3s;}
.class_lb .right p:hover{ background: #1262dd; color: #fff;}
.class_lb .left{ position: relative; padding-left: 2%;}
.class_lb .left:before{ position: absolute; left: 0; top: -5%; width: 5px; height: 90%; background: #1262dd; content: '';}
.class_lb .left p{ color: #333333; font-size: 36px;}
.class_lb .left span{ color: #999999; font-size: 14px; text-transform: uppercase; }

@media screen and (max-width:768px){
    .class_lb{ height: auto; padding-bottom: 5%;}
    .class_lb .left{ padding-left: 5%;}
    .class_lb .left p{ font-size: 30px;}
    .class_lb .left span{ font-size: 16px;}
}





.cpbt{ position: fixed; z-index: 99; left: 0; top: 10%; background: #fff; text-align: center; color: #fff; border: 1px solid #e6e6e6; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; overflow: hidden;}
.cpbt .tit{ background: #1262dd; color: #fff; padding: 10% 2%; width: 130px; margin-bottom: 5%;}
.cpbt .tit p{ font-size: 18px; font-weight: bold;}
.cpbt .tit span{ font-size: 12px; text-transform: uppercase;}
.cpbt li{ height: 40px; line-height: 40px; border-bottom: 1px dashed #cccccc; font-size: 14px; margin: 0 5%;}
.cpbt li a{ color: #333333;}
.cpbt li.current a{ color: #fff;}
.cpbt li.current{ background: #1262dd;}
.cpbt .cptop{ height: 60px; line-height: 60px; color: #1262dd; font-size: 16px; font-weight: bold; cursor: pointer; }


#cpbtqh{ width: 100%; transition:0.3s; background: #f2f2f2;}
.cpbt1{ background: #f2f2f2; height: 5rem; line-height: 5rem; border-bottom: 1px solid #efefef; width: 100%; transition:0.3s; margin: 0 auto !important;}
.cpbt1 li{ float: left; color: #333333; font-weight: bold; font-size: 16px; width: 11%; text-align: center; position: relative; transition:0.3s;}
.cpbt1 li:hover{ background: #1262dd; color: #fff;}
.cpbt1 li:hover a{ color: #fff;}
.cpbt1 li.current a{ color: #fff;}
.cpbt1 li.current{ background: #1262dd;}
@media screen and (max-width:765px){
    .cpbt1{ height:auto;}
    .cpbt1 li{ width: 25%; font-size: 13px;}
}

.cpnr{ /*height: 500px;*/ overflow-y: auto; overflow-x: hidden;}
.cpnr img{ max-width: 100%;}
.jscs{ text-align: center; overflow-x: auto;}
@media screen and (max-width:765px){
    .cpnr{ margin-bottom: 5% !important;}
    .content_zy iframe{ height: 250px !important;}
}

.tit_cp{ text-align: center; margin: 3% 0 2%;}
.tit_cp h1{ color: #3d3d3d; font-size: 27px; height: 40px;}
.tit_cp p{ color: #999999; font-size: 16px; text-transform: uppercase; position: relative; height: 28px; margin-bottom: 10px !important;}
.tit_cp p:before{ position: absolute; left: 30%; width: 40%; bottom: 0; content: ''; height: 1px; background: #e6e6e6;}
.tit_cp i{ font-size: 14px; color: #fff; background: #1262dd; height: 25px; line-height: 25px; border-radius: 15px; display: inline-block; padding: 0 3%;}
@media screen and (max-width:768px){
    .cpbt{ display: none;}
    .tit_cp{ margin: 8% 0 5%;}
    .tit_cp p{ font-size: 14px;}
    .tit_cp h1{ font-size: 22px; height: 30px;}
    .tit_cp i{ font-size: 13px; margin-top: 5px;}
}

.center-content{ background: #f2f2f2; line-height: 30px; padding: 3%;}


#cptd{ padding: 2% 3%; margin: 0 auto !important;}
#cptd li{ text-align: center; cursor: pointer; margin-bottom: 1%;}
#cptd li i{ color: #1262dd; font-size: 35px; background: #ffffff; border-radius: 100%; width: 80px; height: 80px; line-height: 80px; margin: 12% auto 5%; transition: 0.3s;}
#cptd li p{ color: #333333; padding: 2% 0; font-size: 18px;}
#cptd li span{ color: #666666; font-size: 14px; display: block; line-height: 25px; }
#cptd li:hover i{ color: #fff;  background: #1262dd;}
@media screen and (max-width:765px){
    #cptd{ text-align: center;}
}


#sj_pro_index{ text-align: center; margin-top: 5%;}
#sj_pro_index div{ padding: 1% !important;}
#sj_pro_index li{ display: inline-block; text-align: center; width: 100%;}
#sj_pro_index li a{ display: block; width: 100%; height: auto; overflow: hidden;}
#sj_pro_index li img{ width: 100%; height: 140px;}
#sj_pro_index li p{ line-height: 30px; background: #eeeeee; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}



#anli{ margin-top: 3% !important;}
#anli div{ padding: 0 0.5%;}
#anli li{width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; margin-bottom: 3%;}
#anli li img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#anli li:hover img{ transform: scale(1.1);}


#yyhy{ margin-top: 3% !important;}
#yyhy div{ padding: 0 0.5%;}
#yyhy li p img{ width: 100%;}
#yyhy li span{ display: block; text-align: center; font-size: 18px; background: #1262dd; height: 55px; line-height: 55px; color: #fff; transition:0.3s;}
#yyhy li:hover span{ background: #333;}

#cpggbj{ background: url("../images/gg_bj1.jpg") no-repeat center fixed;}
#cpggbj .main{ padding: 2% 0;}
#cpggbj .tit_in p{ color: #fff;}
#cpggbj ul{ text-align: center; margin: 2% 0 3% !important;}
#cpggbj ul li{ display: inline-block; color: #fff; font-size: 24px; padding: 0 3%;}
#cpggbj ul li i{ display: inline-block; font-size: 25px; padding-right: 10px;}
@media screen and (max-width:765px){
    #cpggbj ul li{ width: 45%; float: left; font-size: 14px; text-align: left;}
}

#shili .swiper-container {
    width: 100%;
    height: 100%;
}
#shili .swiper-slide {
    text-align: center;
    background: #fff;
    transition:0.3s;
    height: auto; position: relative; overflow: hidden;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#shili .swiper-slide a{ display: block;  width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#shili .swiper-slide a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#shili .swiper-slide p{ width: 100%; height: 40px; line-height: 40px; background: #f4f4f4; transition:0.3s;}
#shili .swiper-slide:hover p{ background: #1262dd; color: #fff;}

#indexNews li{width: 100%;height: auto; margin:0 auto; padding: 4% 0; transition: 0.3s; border-bottom: solid 1px #e8e8e9; }
#indexNews li .right{ padding: 0 0 0 4% !important; line-height: 25px;}
#indexNews li .news_title{ text-align: left; color: #333333; font-size: 18px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; line-height: 30px;}
#indexNews li .news_info{ color: #999999; font-size: 14px;}
#indexNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #e8e8e9; color: #666666;font-size: 1.5rem; padding: 0 !important; margin: 0 !important;}
#indexNews li .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #666666; font-size: 50px; font-family: Bahnschrift;}
#indexNews li:last-of-type{ border-bottom: none;}
#indexNews li:hover{ background: #1262dd;}
#indexNews li:hover .news_title,#indexNews li:hover .news_time,#indexNews li:hover .news_time span{ color: #fff;}
#indexNews li:hover .news_info{ color: rgba(255,255,255,0.6);}
@media screen and (max-width:768px){
    #indexNews li .news_time span{ font-size: 40px;}
}


#xgcp{ padding: 7% 7% 2%;}
#xgcp li{ margin-bottom: 10%;}
#xgcp li .pic{ width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden;}
#xgcp li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xgcp li p{ height: 40px; line-height: 40px; background: #f4f4f4; text-align: center; transition: 0.3s;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#xgcp li:hover p{ background: #1262dd; color: #fff;}
#xgcp li:hover .pic img{ transform: scale(1.1);}


.cptel{ color: #333333; margin-top: 5%; font-size: 14px;}
.cptel i{ font-size: 35px; float: left; padding-right: 3%; padding-top: 7%;}
.cptel .left{ line-height: 25px;}
.cptel .left span{ font-size: 28px; color: #1262dd; font-weight: bold;}
@media (min-width: 768px) and (max-width: 1200px){
    .cptel i{ font-size: 25px;}
    .cptel .left span{ font-size: 18px;}
}
@media screen and (max-width:765px){
    .o_product_info .cptel{ font-size: 1.3rem;}
}

.infoCenter-right{ border-top: 3px solid #e6e6e6;}





.news01 {padding:3% 0 0;}
.news01 .t1 {color:#222;font-size:22px;display:inline;}
.news01 .t2 {color:rgba(51,51,51,.42);font-size:14px;margin-left:25px;display:inline;}
.news01 .t3 {display:block;flex:1;max-width:130px;color:#fff;background:#282475;text-align:center;line-height:35px;margin-left:3px;}
.news01 .t3:hover,.news01 .t3.active {background: #db2016;}
.news01 .title i {width:50px;height:3px;background: #db2016;display:block;margin-top:15px;}
.news01 .slide {margin-bottom: 5% !important; transition:.3s all ease; background: #fff; border: 1px solid #efefef;}
.news01 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news01 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news01 .imgbox1 {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news01 .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news01 .imgbox1 p img{ max-width: 100%; height: 100%;}
.news01 .txtbox { padding:20px 20px;}
.news01 .c1 {color:#333;font-size:14px;font-weight:bold;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
.news01 .c2 {color:#999;margin-top:15px;line-height: 22px;height:44px;overflow:hidden;}
.news01 .c3 {margin-top:15px;transition:.36s all ease;}
.news01 .slide:hover {box-shadow: 0 0 15px 5px rgba(0,0,0,.2); background: #fff;}
.news01 .slide:hover .imgbox img {transform: scale(1.1);}
.news01 .slide:hover .c1 {color:#1262dd;}
.news01 .slide:hover .c3 {padding-left:25px;transition:.36s all .3s;}
@media(min-width:1200px) {
    .news01 .t1 {font-size:36px;}
    .news01 .t2 {font-size:22px;}
    .news01 .t3 {line-height: 55px;}
    .news01 .title i {margin-top:25px;}
    .news01 .slide {margin-bottom:32px;}
    .news01 .txtbox {padding:35px;}
    .news01 .c1 {font-size:17px;}
    .news01 .c2 {font-size:14px;line-height: 26px;height:52px;}
}



.news02 {padding:3% 0 0;}
.news02 .slide {margin-bottom: 7% !important; transition:.3s all ease; background: #fff;}
.news02 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news02 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news02 .imgbox1 {width: 100%; height: 0; padding-bottom: 70%; border: 1px solid #ededed; position: relative; overflow: hidden;}
.news02 .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news02 .imgbox1 p img{ max-width: 100%; height: 100%; transition:0.3s;}
.news02 .slide:hover .imgbox img {transform: scale(1.1);}

.news02 .txtbox { height: 50px; line-height: 50px; text-align: center; font-size: 16px; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; position: relative;}
.news02 .txtbox span{ display: block; z-index: 1; position: relative; transition:0.5s;}
.news02 .txtbox:after { content: '';  width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: #1262dd; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left; -moz-transform-origin: left; -ms-transform-origin: left; -o-transform-origin: left; transform-origin: left; left: 0; }
.news02 .slide:hover .txtbox::after { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: right; -moz-transform-origin: right; -ms-transform-origin: right; -o-transform-origin: right; transform-origin: right; right: 0; }
.news02 .slide:hover .txtbox span{ color: #fff;}
@media(min-width:1200px) {
    .news02 .slide {margin-bottom:32px;}
}



#side_new{ background: #f6f7fc; padding: 10%;}
#side_new .tit{ font-size: 26px; color: #333;}
#side_new #cplb{ padding: 8% 0;}
#side_new #cplb li{ line-height: 40px;}

#xgnews{ padding: 10% 0 0;}
#xgnews li{ margin-bottom: 10%;}
#xgnews li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#xgnews li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xgnews li p{ height: 40px; line-height: 40px; background: #fff; text-align: center; transition: 0.3s; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
#xgnews li:hover p{ background: #1262dd; color: #fff;}
#xgnews li:hover .pic img{ transform: scale(1.1);}



.contact_item{ padding:0; text-align: center; /*margin-top: 3%;*/}
.contact_item li{ cursor: pointer; display: inline-block; margin-bottom: 30px;}
.contact_item li span{display: block;width: 150px;height: 135px;margin:0 auto;text-align: center;position: relative;}
.contact_item li span.contact_item_1{background: url(../images/contact_li_bg1.png) center no-repeat;line-height: 108px;}
.contact_item li span.contact_item_2{background: url(../images/contact_li_bg2.png) center no-repeat;line-height: 135px;}
.contact_item li span.contact_item_3{background: url(../images/contact_li_bg3.png) center no-repeat;line-height: 170px;}
.contact_item li span img{vertical-align: middle;}
.contact_item_ewm{width: 84px;height: 84px;position: absolute;left: 32px;top:52px;z-index: 1;}
.contact_item_ewm img{width: 84px;height: 84px;position: absolute;left: 0;top:-7px;transition: all .4s;vertical-align: top;}
.contact_item li h4{color: #333;font-size: 18px;line-height: 30px; text-align: center;margin: 10px auto !important; font-weight: bold !important;}
.contact_item li p{color: #333;font-size: 14px;line-height: 26px;}
.contact_item li:nth-child(3n) p{text-align: center;}

@media(max-width:768px) {
    .contact_item li{ padding: 0 !important;}
}

.in_title{ line-height: 40px; padding: 30px 0 10px; color: #747474; font-size: 16px; border-top: 1px solid #efefef; margin-top: 3% !important;}
.in_title p{ font-size: 30px; color: #3e3e3e;}





#cp_pic li{ background: #fff; margin-bottom: 10%; padding-bottom: 3%; transition:0.3s;}
#cp_pic li .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#cp_pic li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#cp_pic li .tit{ text-align: center; color: #333333; font-size: 18px; height: 40px; line-height: 40px; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #e6e6e6;}
#cp_pic li dl{ text-align: center; margin: 5% auto 0;}
#cp_pic li dl dt{ display: inline-block; font-weight: normal; background: #1262dd; border-radius: 20px; height: 40px; line-height: 40px; width: 45%; color: #fff;}
#cp_pic li dl dt i{ display: inline-block; font-size: 20px; padding-right: 10px;}
#cp_pic li dl dt:last-of-type{ background: #333333; }
#cp_pic li dl dt a{ color: #fff;}
#cp_pic li:hover .pic img{ transform: scale(1.1);}
#cp_pic li:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.4));}
@media screen and (max-width:768px){
    #cp_pic li dl dt{ width: 90%; margin-bottom: 3%;}
}



#cp_in .swiper-container {
    width: 100%;
    height: 100%;
}
#cp_in .swiper-slide {
    transition:0.3s;
    height: auto; position: relative; overflow: hidden;
    background: #fff; margin-bottom: 2%; padding-bottom: 1%;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cp_in .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; }
#cp_in .swiper-slide .pic img{  width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#cp_in .swiper-slide .tit{ width: 90%; text-align: center; color: #333333; font-size: 18px; height: 40px; line-height: 40px; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #e6e6e6;}
#cp_in .swiper-slide dl{ width: 100%; text-align: center; margin: 5% auto 0;}
#cp_in .swiper-slide dl dt{ display: inline-block; font-weight: normal; background: #1262dd; border-radius: 20px; height: 40px; line-height: 40px; width: 45%; color: #fff;}
#cp_in .swiper-slide dl dt i{ display: inline-block; font-size: 20px; padding-right: 10px;}
#cp_in .swiper-slide dl dt:last-of-type{ background: #333333; }
#cp_in .swiper-slide dl dt a{ color: #fff;}
#cp_in .swiper-slide:hover .pic img{ transform: scale(1.1);}
#cp_in .swiper-slide:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.4));}
@media (min-width: 768px) and (max-width: 1200px){
    #cp_in .swiper-slide{ padding-bottom: 2%;}
}
@media screen and (max-width:768px){
    #cp_in .swiper-slide{ padding-bottom: 2%;}
    #cp_in .swiper-slide dl dt{ width: 80%; margin-bottom: 2%;}
    #cp_in .swiper-slide .tit,#cp_in .swiper-slide dl dt{ font-size: 14px;}
}













/*公共*/
.pro-sider {
 float: none;
 border: 1px solid #e6e6e6;
 background: #fff;
 margin-bottom: 5%;
}
.pro-sider .in-title {
    padding: 5% 15%;
    overflow: hidden;
    background: #1262dd;
    color: #fff;
}
.pro-sider .in-title h3 {
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
}
.pro-sider .in-title em {
 font-size: 12px;
 color: #fff;
 font-family: arial;
 text-transform: uppercase;
}
.pro-sider .in-title i{ display: block; float: right; color: #fff; font-size: 40px; padding-top: 5%;}
@media (min-width: 768px) and (max-width: 1200px){
    .pro-sider .in-title{ padding: 5%;}
}
.pro-sider .pro-sider-ul {
 background: #fff;
    padding: 4%;
 overflow: hidden;
}
.pro-sider .pro-sider-ul .ul-li {
 padding: 0 7%;
 height: 43px;
 line-height: 43px;
    background: #f2f2f2;
    margin-bottom: 2%;
 transition:0.3s;
}
.pro-sider .pro-sider-ul .ul-li i{ font-size: 20px;}
@media screen and (max-width:765px){
  .pro-sider .pro-sider-ul .ul-li{ padding: 0 3%;}
}
.pro-sider .pro-sider-ul .ul-li a {
 display: block;
 float: left;
 width: 85%;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a i{ display: block; float: right; color: #adadad;}

.pro-sider .pro-sider-ul .ul-li:hover i,.pro-sider .pro-sider-ul .ul-li:hover a { color: #fff; }
.pro-sider .pro-sider-ul .ul-li:hover { background: #1262dd; }
.pro-sider .pro-sider-ul .ul-li:last-child { border-bottom: none;}
.pro-sider .pro-sider-ul #li-on{ background: #1262dd; }
.pro-sider .pro-sider-ul #li-on i,.pro-sider .pro-sider-ul #li-on a{ color: #fff;}

.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
